home *** CD-ROM | disk | FTP | other *** search
/ 1st Multimedia Mac Shareware / Multimedia Shareware CD-ROM - BetaCorp.iso / Food&Drink / Invitation list / background_5957.xml < prev    next >
Encoding:
Extensible Markup Language  |  1992-08-10  |  9.4 KB  |  327 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>5957</id>
  5.     <filler1>0</filler1>
  6.     <bitmap>BMAP_3912.pbm</bitmap>
  7.     <cantDelete> <true /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <link rel="stylesheet" type="text/css" href="stylesheet_4571.css" />
  11.     <part>
  12.         <id>8</id>
  13.         <type>button</type>
  14.         <visible> <true /> </visible>
  15.         <reserved5> 0 </reserved5>
  16.         <reserved4> 0 </reserved4>
  17.         <reserved3> 0 </reserved3>
  18.         <reserved2> 0 </reserved2>
  19.         <reserved1> 0 </reserved1>
  20.         <enabled> <true /> </enabled>
  21.         <rect>
  22.             <left>256</left>
  23.             <top>298</top>
  24.             <right>281</right>
  25.             <bottom>321</bottom>
  26.         </rect>
  27.         <style>transparent</style>
  28.         <showName> <false /> </showName>
  29.         <highlight> <false /> </highlight>
  30.         <autoHighlight> <false /> </autoHighlight>
  31.         <sharedHighlight> <true /> </sharedHighlight>
  32.         <family>0</family>
  33.         <titleWidth>0</titleWidth>
  34.         <icon>1013</icon>
  35.         <textAlign>center</textAlign>
  36.         <font>Chicago</font>
  37.         <textSize>12</textSize>
  38.         <textStyle>plain</textStyle>
  39.         <name>Next</name>
  40.         <script>on mouseUp
  41. go to next card
  42. type tab
  43. end mouseUp
  44. </script>
  45.     </part>
  46.     <part>
  47.         <id>9</id>
  48.         <type>button</type>
  49.         <visible> <true /> </visible>
  50.         <reserved5> 0 </reserved5>
  51.         <reserved4> 0 </reserved4>
  52.         <reserved3> 0 </reserved3>
  53.         <reserved2> 0 </reserved2>
  54.         <reserved1> 0 </reserved1>
  55.         <enabled> <true /> </enabled>
  56.         <rect>
  57.             <left>228</left>
  58.             <top>298</top>
  59.             <right>254</right>
  60.             <bottom>321</bottom>
  61.         </rect>
  62.         <style>transparent</style>
  63.         <showName> <false /> </showName>
  64.         <highlight> <false /> </highlight>
  65.         <autoHighlight> <false /> </autoHighlight>
  66.         <sharedHighlight> <true /> </sharedHighlight>
  67.         <family>0</family>
  68.         <titleWidth>0</titleWidth>
  69.         <icon>1014</icon>
  70.         <textAlign>center</textAlign>
  71.         <font>Chicago</font>
  72.         <textSize>12</textSize>
  73.         <textStyle>plain</textStyle>
  74.         <name>Prev</name>
  75.         <script>on mouseUp
  76. go to prev card
  77. type tab
  78. end mouseUp
  79. </script>
  80.     </part>
  81.     <part>
  82.         <id>16</id>
  83.         <type>button</type>
  84.         <visible> <true /> </visible>
  85.         <reserved5> 0 </reserved5>
  86.         <reserved4> 0 </reserved4>
  87.         <reserved3> 0 </reserved3>
  88.         <reserved2> 0 </reserved2>
  89.         <reserved1> 0 </reserved1>
  90.         <enabled> <true /> </enabled>
  91.         <rect>
  92.             <left>425</left>
  93.             <top>257</top>
  94.             <right>466</right>
  95.             <bottom>295</bottom>
  96.         </rect>
  97.         <style>transparent</style>
  98.         <showName> <false /> </showName>
  99.         <highlight> <false /> </highlight>
  100.         <autoHighlight> <false /> </autoHighlight>
  101.         <sharedHighlight> <true /> </sharedHighlight>
  102.         <family>0</family>
  103.         <titleWidth>0</titleWidth>
  104.         <icon>20098</icon>
  105.         <textAlign>center</textAlign>
  106.         <font>Chicago</font>
  107.         <textSize>12</textSize>
  108.         <textStyle>plain</textStyle>
  109.         <name>Home</name>
  110.         <script>on mouseUp
  111. visual effect iris close
  112. go home
  113. end mouseUp
  114. </script>
  115.     </part>
  116.     <part>
  117.         <id>17</id>
  118.         <type>button</type>
  119.         <visible> <true /> </visible>
  120.         <reserved5> 0 </reserved5>
  121.         <reserved4> 0 </reserved4>
  122.         <reserved3> 0 </reserved3>
  123.         <reserved2> 0 </reserved2>
  124.         <reserved1> 0 </reserved1>
  125.         <enabled> <true /> </enabled>
  126.         <rect>
  127.             <left>424</left>
  128.             <top>153</top>
  129.             <right>465</right>
  130.             <bottom>205</bottom>
  131.         </rect>
  132.         <style>transparent</style>
  133.         <showName> <true /> </showName>
  134.         <highlight> <false /> </highlight>
  135.         <autoHighlight> <false /> </autoHighlight>
  136.         <sharedHighlight> <true /> </sharedHighlight>
  137.         <family>0</family>
  138.         <titleWidth>0</titleWidth>
  139.         <icon>20186</icon>
  140.         <textAlign>center</textAlign>
  141.         <font>Chicago</font>
  142.         <textSize>12</textSize>
  143.         <textStyle>plain</textStyle>
  144.         <name>Sort</name>
  145.         <script>on mouseUp
  146. answer "Sort all cards of this stack according to:" ¬¨
  147. with "First Name" or "Last Name" or "Cancel"
  148. if it is "First Name"
  149. then sort by first word of first line of field 1
  150. else if it is "Last Name"
  151. then sort by last word of first line of field 1
  152. end mouseUp
  153. </script>
  154.     </part>
  155.     <part>
  156.         <id>18</id>
  157.         <type>button</type>
  158.         <visible> <true /> </visible>
  159.         <reserved5> 0 </reserved5>
  160.         <reserved4> 0 </reserved4>
  161.         <reserved3> 0 </reserved3>
  162.         <reserved2> 0 </reserved2>
  163.         <reserved1> 0 </reserved1>
  164.         <enabled> <true /> </enabled>
  165.         <rect>
  166.             <left>425</left>
  167.             <top>95</top>
  168.             <right>464</right>
  169.             <bottom>146</bottom>
  170.         </rect>
  171.         <style>transparent</style>
  172.         <showName> <true /> </showName>
  173.         <highlight> <false /> </highlight>
  174.         <autoHighlight> <false /> </autoHighlight>
  175.         <sharedHighlight> <true /> </sharedHighlight>
  176.         <family>0</family>
  177.         <titleWidth>0</titleWidth>
  178.         <icon>32670</icon>
  179.         <textAlign>center</textAlign>
  180.         <font>Chicago</font>
  181.         <textSize>12</textSize>
  182.         <textStyle>plain</textStyle>
  183.         <name>View</name>
  184.         <script>on mouseUp
  185. show all cards
  186. end mouseUp
  187. </script>
  188.     </part>
  189.     <part>
  190.         <id>19</id>
  191.         <type>button</type>
  192.         <visible> <true /> </visible>
  193.         <reserved5> 0 </reserved5>
  194.         <reserved4> 0 </reserved4>
  195.         <reserved3> 0 </reserved3>
  196.         <reserved2> 0 </reserved2>
  197.         <reserved1> 0 </reserved1>
  198.         <enabled> <true /> </enabled>
  199.         <rect>
  200.             <left>416</left>
  201.             <top>58</top>
  202.             <right>472</right>
  203.             <bottom>84</bottom>
  204.         </rect>
  205.         <style>roundrect</style>
  206.         <showName> <true /> </showName>
  207.         <highlight> <false /> </highlight>
  208.         <autoHighlight> <true /> </autoHighlight>
  209.         <sharedHighlight> <true /> </sharedHighlight>
  210.         <family>0</family>
  211.         <titleWidth>0</titleWidth>
  212.         <icon>0</icon>
  213.         <textAlign>center</textAlign>
  214.         <font>Chicago</font>
  215.         <textSize>12</textSize>
  216.         <textStyle>plain</textStyle>
  217.         <name>Find</name>
  218.         <script>on mouseUp
  219. doMenu "Find..."
  220. end mouseUp
  221. </script>
  222.     </part>
  223.     <part>
  224.         <id>33</id>
  225.         <type>field</type>
  226.         <visible> <true /> </visible>
  227.         <dontWrap> <false /> </dontWrap>
  228.         <dontSearch> <false /> </dontSearch>
  229.         <sharedText> <false /> </sharedText>
  230.         <fixedLineHeight> <true /> </fixedLineHeight>
  231.         <autoTab> <false /> </autoTab>
  232.         <lockText> <true /> </lockText>
  233.         <rect>
  234.             <left>245</left>
  235.             <top>167</top>
  236.             <right>292</right>
  237.             <bottom>188</bottom>
  238.         </rect>
  239.         <style>shadow</style>
  240.         <autoSelect> <false /> </autoSelect>
  241.         <showLines> <false /> </showLines>
  242.         <wideMargins> <false /> </wideMargins>
  243.         <multipleLines> <false /> </multipleLines>
  244.         <reservedFamily> 0 </reservedFamily>
  245.         <titleWidth>0</titleWidth>
  246.         <icon>0</icon>
  247.         <textAlign>right</textAlign>
  248.         <font>Geneva</font>
  249.         <textSize>12</textSize>
  250.         <textStyle>bold</textStyle>
  251.         <textHeight>16</textHeight>
  252.         <name>invite total</name>
  253.         <script></script>
  254.     </part>
  255.     <part>
  256.         <id>34</id>
  257.         <type>field</type>
  258.         <visible> <true /> </visible>
  259.         <dontWrap> <false /> </dontWrap>
  260.         <dontSearch> <false /> </dontSearch>
  261.         <sharedText> <false /> </sharedText>
  262.         <fixedLineHeight> <true /> </fixedLineHeight>
  263.         <autoTab> <false /> </autoTab>
  264.         <lockText> <true /> </lockText>
  265.         <rect>
  266.             <left>245</left>
  267.             <top>197</top>
  268.             <right>292</right>
  269.             <bottom>217</bottom>
  270.         </rect>
  271.         <style>shadow</style>
  272.         <autoSelect> <false /> </autoSelect>
  273.         <showLines> <false /> </showLines>
  274.         <wideMargins> <false /> </wideMargins>
  275.         <multipleLines> <false /> </multipleLines>
  276.         <reservedFamily> 0 </reservedFamily>
  277.         <titleWidth>0</titleWidth>
  278.         <icon>0</icon>
  279.         <textAlign>right</textAlign>
  280.         <font>Geneva</font>
  281.         <textSize>12</textSize>
  282.         <textStyle>bold</textStyle>
  283.         <textHeight>16</textHeight>
  284.         <name>replies received</name>
  285.         <script></script>
  286.     </part>
  287.     <part>
  288.         <id>35</id>
  289.         <type>field</type>
  290.         <visible> <true /> </visible>
  291.         <dontWrap> <false /> </dontWrap>
  292.         <dontSearch> <false /> </dontSearch>
  293.         <sharedText> <false /> </sharedText>
  294.         <fixedLineHeight> <true /> </fixedLineHeight>
  295.         <autoTab> <false /> </autoTab>
  296.         <lockText> <true /> </lockText>
  297.         <rect>
  298.             <left>246</left>
  299.             <top>225</top>
  300.             <right>292</right>
  301.             <bottom>245</bottom>
  302.         </rect>
  303.         <style>shadow</style>
  304.         <autoSelect> <false /> </autoSelect>
  305.         <showLines> <false /> </showLines>
  306.         <wideMargins> <false /> </wideMargins>
  307.         <multipleLines> <false /> </multipleLines>
  308.         <reservedFamily> 0 </reservedFamily>
  309.         <titleWidth>0</titleWidth>
  310.         <icon>0</icon>
  311.         <textAlign>right</textAlign>
  312.         <font>Geneva</font>
  313.         <textSize>12</textSize>
  314.         <textStyle>bold</textStyle>
  315.         <textHeight>16</textHeight>
  316.         <name>total</name>
  317.         <script></script>
  318.     </part>
  319.     <part>
  320.         <id>36</id>
  321.         <type>button</type>
  322.         <visible> <true /> </visible>
  323.         <reserved5> 0 </reserved5>
  324.         <reserved4> 0 </reserved4>
  325.         <reserved3> 0 </reserved3>
  326.         <reserved2> 0 </reserved2>
  327.         <reserved1> 0 </reserved1>
  328.         <enabled> <true /> </enabled>
  329.         <rect>
  330.             <left>317</left>
  331.             <top>176</top>
  332.             <right>382</right>
  333.             <bottom>233</bottom>
  334.         </rect>
  335.         <style>roundrect</style>
  336.         <showName> <true /> </showName>
  337.         <highlight> <false /> </highlight>
  338.         <autoHighlight> <true /> </autoHighlight>
  339.         <sharedHighlight> <true /> </sharedHighlight>
  340.         <family>0</family>
  341.         <titleWidth>0</titleWidth>
  342.         <icon>31685</icon>
  343.         <textAlign>center</textAlign>
  344.         <font>Chicago</font>
  345.         <textSize>12</textSize>
  346.         <textStyle>plain</textStyle>
  347.         <name>New Totals</name>
  348.         <script>on mouseUp
  349. put 0 into INcount
  350. put 0 into REcount
  351. put 0 into ATcount
  352. put number of last card into final
  353. repeat with i=1 to final-1
  354. set the cursor to 4
  355. go to next card
  356. if hilite of card button 1 is true then add 1 to INcount
  357. if hilite of card button 2 is true then add 1 to REcount
  358. if the short name of this card is "About" then wait 1
  359. else add field "attending" to ATcount
  360. set the cursor to 2
  361. end repeat
  362. go to card "Master"
  363. put INcount into bkgnd field "invite total"
  364. put REcount into bkgnd field "replies received"
  365. put ATcount into bkgnd field "total"
  366. set lockscreen to false
  367. end mouseUp
  368. </script>
  369.     </part>
  370.     <name>title</name>
  371.     <script>on openStack
  372. hide message box
  373. show menuBar
  374. pass openStack
  375. end openStack
  376. </script>
  377. </background>
  378.